home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / pure_adr.swf / scripts / DefineSprite_170 / frame_2 / DoAction.as
Text File  |  2008-11-12  |  123b  |  10 lines

  1. tellTarget("../")
  2. {
  3.    gotoAndStop(_currentframe);
  4. }
  5. tellTarget("/som")
  6. {
  7.    gotoAndStop("explode");
  8.    play();
  9. }
  10.